←Select platform

IccUint64ArrayTagType Constructor(long[])

Summary
Initializes a new IccUint64ArrayTagType with explicit parameters.
Syntax
C#
VB
C++
public IccUint64ArrayTagType( 
   long[] data 
) 
  
Public Function New( _ 
   ByVal data() As Long _ 
) 
public: 
IccUint64ArrayTagType(  
   array<int64>^ data 
) 

Parameters

data
Array that contains the tag's data.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.